-
Notifications
You must be signed in to change notification settings - Fork 641
Add parameter trackBy
on form type select.
#418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add parameter trackBy
on form type select.
#418
Conversation
Add parameter `trackBy` on form type select.
Hi @Fridus, nice PR! Thank you for that 👍 Always nice to see tests as well :) |
@davidlgj :) When will you make a new release ? |
Hmmm... the plan was to get one out by mid august. The thing is that I have begun working on a new "builder". So it's a big rewrite, but it will make it a lot better. But on the same hand it's been a long time since last release. So I actually don't what to do. The new "builder" stuff in development branch isn't finished yet, but its supposed to be backwards compatible so in theory it should work, but I don't have enough test to be confident it does. Maybe I could try to make a beta release soonish and if that works make a proper release... |
I ask you this because I need this feature fairly rapidly for a project :) |
@Fridus just made a release! hope it works for you. |
Hi @Fridus, I had to revert you commit. It broke the select when not using It looks like using |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This need a done
callback
Hi @davidlgj , I'll work on it when I have a little more time ;) |
👍 mån 13 jul 2015 10:55 Florent notifications@github.com skrev:
|
With this feature, it's now possible to set like value an object in
titleMap
and add its property what we want too.trackBy
parameter used to specify the fields on which we want to compare this the model.Ex: